net/http.connectMethod.scheme (method)
3 uses
net/http (current package)
transport.go#L1581: if cm.scheme() == "https" && t.hasCustomTLSDialer() {
transport.go#L1612: if cm.scheme() == "https" {
transport.go#L1828: func (cm *connectMethod) scheme() string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)